-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update k8s version for testing and go to 1.20.8 #1018
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test pull-cluster-api-provider-gcp-test |
humm, interesting, here it is passing #1019 |
ef70888
to
a8a183e
Compare
was the KUBEBUILDER_ENVTEST_KUBERNETES_VERSION, reverted, maybe we need to look if we need to upgrade this |
/test ls |
@cpanato: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test pull-cluster-api-provider-gcp-conformance |
For the panic we can add |
which panic? 🤔 |
Actually its not a panic, just an error:
Sorry for the panic. |
Great work @cpanato , thanks for sorting this so quick. How did you know it was a problem with the versions? /lgtm |
/test pull-cluster-api-provider-gcp-conformance-ci-artifacts |
to be honest just the feeling 😅 |
humm but looks like it is something else in the ci-artifacts job @richardcase will take a look closer |
found
fixing |
Signed-off-by: cpanato <[email protected]>
Signed-off-by: cpanato <[email protected]>
Signed-off-by: cpanato <[email protected]>
d626f60
to
4468fb0
Compare
/test pull-cluster-api-provider-gcp-conformance-ci-artifacts |
3d16cbf
to
ec6c1d3
Compare
Signed-off-by: cpanato <[email protected]>
ec6c1d3
to
7bed424
Compare
/test pull-cluster-api-provider-gcp-conformance-ci-artifacts |
/test pull-cluster-api-provider-gcp-verify |
/test pull-cluster-api-provider-gcp-conformance-ci-artifacts |
4e612b3
to
08d7fbe
Compare
/test pull-cluster-api-provider-gcp-conformance-ci-artifacts |
Signed-off-by: cpanato <[email protected]>
8c2dd30
to
5493980
Compare
/test pull-cluster-api-provider-gcp-conformance-ci-artifacts |
success the ci-artifacts test, final re-test /test pull-cluster-api-provider-gcp-conformance-ci-artifacts |
this should be ready now @richardcase the /unhold @richardcase PTAL |
+1 to the best of my knowledge ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @cpanato 🥇 And thats very interesting about cloud.config.
/lgtm
/kind feature
/kind failing-test
What this PR does / why we need it:
/hold for all tests
/assign @richardcase
Fixes: #1016
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: